build(deps): bump the go-openapi-dependencies group with 6 updates#285
Merged
github-actions[bot] merged 1 commit intoJul 3, 2026
Conversation
Bumps the go-openapi-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.23.1` | `0.24.0` | | [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` | | [github.com/go-openapi/swag/jsonname](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` | | [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` | | [github.com/go-openapi/swag/loading](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` | | [github.com/go-openapi/swag/stringutils](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` | Updates `github.com/go-openapi/jsonpointer` from 0.23.1 to 0.24.0 - [Release notes](https://github.com/go-openapi/jsonpointer/releases) - [Commits](go-openapi/jsonpointer@v0.23.1...v0.24.0) Updates `github.com/go-openapi/swag/conv` from 0.26.1 to 0.27.0 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.26.1...v0.27.0) Updates `github.com/go-openapi/swag/jsonname` from 0.26.1 to 0.27.0 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.26.1...v0.27.0) Updates `github.com/go-openapi/swag/jsonutils` from 0.26.1 to 0.27.0 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.26.1...v0.27.0) Updates `github.com/go-openapi/swag/loading` from 0.26.1 to 0.27.0 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.26.1...v0.27.0) Updates `github.com/go-openapi/swag/stringutils` from 0.26.1 to 0.27.0 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.26.1...v0.27.0) --- updated-dependencies: - dependency-name: github.com/go-openapi/jsonpointer dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-openapi-dependencies - dependency-name: github.com/go-openapi/swag/conv dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-openapi-dependencies - dependency-name: github.com/go-openapi/swag/jsonname dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-openapi-dependencies - dependency-name: github.com/go-openapi/swag/jsonutils dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-openapi-dependencies - dependency-name: github.com/go-openapi/swag/loading dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-openapi-dependencies - dependency-name: github.com/go-openapi/swag/stringutils dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-openapi-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-openapi-dependencies group with 6 updates:
0.23.10.24.00.26.10.27.00.26.10.27.00.26.10.27.00.26.10.27.00.26.10.27.0Updates
github.com/go-openapi/jsonpointerfrom 0.23.1 to 0.24.0Release notes
Sourced from github.com/go-openapi/jsonpointer's releases.
... (truncated)
Commits
933d263doc: announced dependencies reshuffle for v0.24.0 (#142)3663b09Merge pull request #141 from fredbi/import/jsonnameae73433chore: wired the local jsonname package & relinted5667aacbuild(deps): bump the go-openapi-dependencies group across 15 directories wit...d138cf8feat(jsonname): added new json name provider more respectful of go convention...e8f76b3build(deps): bump the go-openapi-dependencies group across 15 directories wit...1106664test: upgraded tests to use generics (#176)c86da87test: upgraded to go-openapi/testify@v2.3.0 (#175)9d139a2lint: fix modernize issues763de45licensing: modernized the licensing of source code.Updates
github.com/go-openapi/swag/convfrom 0.26.1 to 0.27.0Release notes
Sourced from github.com/go-openapi/swag/conv's releases.
... (truncated)
Commits
4f9e718chore: prepare release v0.27.0014eae7chore: deprecated the jsonname module (moved to jsonpointer) (#216)d4bd1affeat: factory for generic sync.Pool usage, with safety test mode. (#215)23df065build(deps): bump the go-openapi-dependencies group across 15 directories wit...ce8f066ci: post README announcements to discord + bump ci-workflows to v0.4.0 (#213)ea59449chore(ci): run contributors workflow monthly instead of weekly (#212)b623b89build(deps): bump go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml3eac5b8doc: updated contributors file95a4653build(deps): bump the development-dependencies group with 8 updatesUpdates
github.com/go-openapi/swag/jsonnamefrom 0.26.1 to 0.27.0Release notes
Sourced from github.com/go-openapi/swag/jsonname's releases.
... (truncated)
Commits
4f9e718chore: prepare release v0.27.0014eae7chore: deprecated the jsonname module (moved to jsonpointer) (#216)d4bd1affeat: factory for generic sync.Pool usage, with safety test mode. (#215)23df065build(deps): bump the go-openapi-dependencies group across 15 directories wit...ce8f066ci: post README announcements to discord + bump ci-workflows to v0.4.0 (#213)ea59449chore(ci): run contributors workflow monthly instead of weekly (#212)b623b89build(deps): bump go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml3eac5b8doc: updated contributors file95a4653build(deps): bump the development-dependencies group with 8 updatesUpdates
github.com/go-openapi/swag/jsonutilsfrom 0.26.1 to 0.27.0Release notes
Sourced from github.com/go-openapi/swag/jsonutils's releases.
... (truncated)
Commits
4f9e718chore: prepare release v0.27.0014eae7chore: deprecated the jsonname module (moved to jsonpointer) (#216)d4bd1affeat: factory for generic sync.Pool usage, with safety test mode. (#215)23df065build(deps): bump the go-openapi-dependencies group across 15 directories wit...ce8f066ci: post README announcements to discord + bump ci-workflows to v0.4.0 (#213)ea59449chore(ci): run contributors workflow monthly instead of weekly (#212)b623b89build(deps): bump go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml3eac5b8doc: updated contributors file95a4653build(deps): bump the development-dependencies group with 8 updatesUpdates
github.com/go-openapi/swag/loadingfrom 0.26.1 to 0.27.0Release notes
Sourced from github.com/go-openapi/swag/loading's releases.
... (truncated)
Commits
4f9e718chore: prepare release v0.27.0014eae7chore: deprecated the jsonname module (moved to jsonpointer) (#216)d4bd1affeat: factory for generic sync.Pool usage, with safety test mode. (#215)23df065build(deps): bump the go-openapi-dependencies group across 15 directories wit...ce8f066ci: post README announcements to discord + bump ci-workflows to v0.4.0 (#213)ea59449chore(ci): run contributors workflow monthly instead of weekly (#212)b623b89build(deps): bump go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml3eac5b8doc: updated contributors file95a4653build(deps): bump the development-dependencies group with 8 updatesUpdates
github.com/go-openapi/swag/stringutilsfrom 0.26.1 to 0.27.0Release notes
Sourced from github.com/go-openapi/swag/stringutils's releases.
... (truncated)
Commits
4f9e718chore: prepare release v0.27.0014eae7chore: deprecated the jsonname module (moved to jsonpointer) (#216)d4bd1affeat: factory for generic sync.Pool usage, with safety test mode. (#215)23df065build(deps): bump the go-openapi-dependencies group across 15 directories wit...ce8f066ci: post README announcements to discord + bump ci-workflows to v0.4.0 (#213)ea59449chore(ci): run contributors workflow monthly instead of weekly (#212)b623b89build(deps): bump go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml3eac5b8doc: updated contributors file95a4653build(deps): bump the development-dependencies group with 8 updatesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions